﻿/*************************************************************
 * name:theme
 * img:/widgets/Themes/theme/face.jpg
 * label:风格样式三
*************************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, th, td {
    margin:0;
    padding:0; 
    background:none;
}
address, caption, cite, code, dfn, em, th, var {
    font-style:normal;
}
ul, li {
    list-style-type:none;
    vertical-align:top;
}
img {
    border:none;
}
input, textarea, select {
    font-family:inherit;
    font-weight:inherit;
    vertical-align:middle;

}
input,select{
    vertical-align:middle;
    height:18px;
    line-height:18px;
} 
body {
    background: #fff;
    color: #333;
    font: 12px '宋体', Arial, Helvetica, sans-serif,"FontAwesome"  !important;;
    margin:0;
    padding:0;

}
a {
    color: #545454;
    text-decoration:none;
    cursor: pointer;
}
a:hover {
    color: #cc0000;
    text-decoration:none;
}
.clear{ clear:both;}

/************网站顶部定义**************/
.topwk{height:36px;background:url(/_data/images/zcw_02.jpg) repeat-x;text-align:center;} 
.top{width:1000px;margin:0 auto;text-align:left;}
.bannerwk{height:115px;background:url(/_data/images/zcw_04.jpg) no-repeat center top;text-align:center;}
.daohangzwk{height:80px;background:url(/_data/images/zcwdh_05.jpg) repeat-x;}
.daohanglk{height:80px;background:url(/_data/images/zcw_05.jpg) no-repeat left top;text-align:center;}
.cenwk{background:url(../_data/images/zcw_52.jpg) repeat;}
.fl{float:left}
.hidden{display: none;}
#myNavList{backgroud-color:#003366;}
